Skip to content

added early exit in Settings::isPremiumEnabled()#8513

Merged
firewave merged 1 commit intocppcheck-opensource:mainfrom
firewave:test-many-x
Apr 29, 2026
Merged

added early exit in Settings::isPremiumEnabled()#8513
firewave merged 1 commit intocppcheck-opensource:mainfrom
firewave:test-many-x

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

No description provided.

@firewave
Copy link
Copy Markdown
Collaborator Author

firewave commented Apr 29, 2026

Helps a bit with tests which analyze a lot of files - e.g. TestThreadExecutorFS::many_threads_plist (one of the slowest tests in valgrind).

Clang 22 84,357,044 -> 83,173,201

$ ./testrunner TestThreadExecutorFS TestThreadExecutorFiles TestSingleExecutorFS TestSingleExecutorFiles

Clang 22 - 1,011,394,862 -> 994,684,071

@firewave firewave marked this pull request as draft April 29, 2026 09:11
@firewave firewave marked this pull request as ready for review April 29, 2026 09:12
@firewave firewave merged commit 1aec3cc into cppcheck-opensource:main Apr 29, 2026
72 of 73 checks passed
@firewave firewave deleted the test-many-x branch April 29, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants